home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 2-2.iso / utility / winmenu98 / _SETUP.1 / Config.exe / 0 / RCDATA / TSERIAL1 / TSERIAL1.txt
Text File  |  1998-12-21  |  770b  |  42 lines

  1. object Serial1: TSerial1
  2.   Left = 374
  3.   Top = 290
  4.   BorderStyle = bsDialog
  5.   Caption = 'Win Menu 98 - Registration'
  6.   ClientHeight = 98
  7.   ClientWidth = 263
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 24
  19.     Top = 24
  20.     Width = 55
  21.     Height = 13
  22.     Caption = 'Enter serial:'
  23.   end
  24.   object Button1: TButton
  25.     Left = 160
  26.     Top = 40
  27.     Width = 75
  28.     Height = 25
  29.     Caption = 'OK'
  30.     Default = True
  31.     ModalResult = 1
  32.     TabOrder = 1
  33.   end
  34.   object Edit1: TEdit
  35.     Left = 24
  36.     Top = 40
  37.     Width = 121
  38.     Height = 21
  39.     TabOrder = 0
  40.   end
  41. end
  42.